Package com.getsensibill.sensibillauth.model

Types

SensibillUser
Link copied to clipboard
class SensibillUser(tokenType: String?, accessToken: String?, refreshToken: String?, tokenId: String?, expiresIn: Int?, refreshExpiresIn: Int?, mAccessId: String) : Serializable
Class that defines the Authentication properties of a Sensibill User